body { font-size: 16px; color: #333;}


@font-face {
	font-family: montserrat;
	src: url("../fonts/montserrat.ttf");
}
.montserrat{font-family:montserrat;} 


a, a:link { color: #333; text-decoration: none; -webkit-transition: 0.3s; transition: 0.3s;}
a:visited {}
a:active, a:hover { text-decoration: none; color:#426aff; -webkit-transition: 0.3s; transition: 0.3s;}
a:focus { outline: none;}

i,cite {font-style: normal !important;}

.red { color: #fb4c48 !important;}
.blue { color: #0394e3 !important;}
.green { color: #74bb17 !important;}
.orange { color: #fc7a32 !important;}
.purple { color: #b767f0 !important;}
.yellow {color: #f4ae0b !important;}
.blue01 {color: #3487ef !important;}

.btn_orange{background: #f59000; color: #fff !important; border: none; border-radius: 50px; padding: 10px 40px; }
.btn_orange:hover{background: #f59000; color: #fff !important;}


input, button {outline: none !important;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb !important;}

ul, ol { list-style: none !important;}

.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank5{clear:both;display:block;font-size:1px;overflow:hidden;height:5px;}
.blank8{clear:both;display:block;font-size:1px;overflow:hidden;height:8px;}
.blank10{clear:both;display:block;font-size:1px;overflow:hidden;height:10px;}
.blank12{clear:both;display:block;font-size:1px;overflow:hidden;height:12px;}
.blank15{clear:both;display:block;font-size:1px;overflow:hidden;height:15px;}
.blank16{clear:both;display:block;font-size:1px;overflow:hidden;height:16px;}
.blank20{clear:both;display:block;font-size:1px;overflow:hidden;height:20px;}
.blank25{clear:both;display:block;font-size:1px;overflow:hidden;height:25px;}
.blank28{clear:both;display:block;font-size:1px;overflow:hidden;height:28px;}
.blank30{clear:both;display:block;font-size:1px;overflow:hidden;height:30px;}
.blank35{clear:both;display:block;font-size:1px;overflow:hidden;height:35px;}
.blank40{clear:both;display:block;font-size:1px;overflow:hidden;height:40px;}
.blank45{clear:both;display:block;font-size:1px;overflow:hidden;height:45px;}
.blank50{clear:both;display:block;font-size:1px;overflow:hidden;height:50px;}
.blank60{clear:both;display:block;font-size:1px;overflow:hidden;height:60px;}
.blank70{clear:both;display:block;font-size:1px;overflow:hidden;height:70px;}
.blank80{clear:both;display:block;font-size:1px;overflow:hidden;height:80px;}
.blank90{clear:both;display:block;font-size:1px;overflow:hidden;height:90px;}
.blank100{clear:both;display:block;font-size:1px;overflow:hidden;height:100px;}
.blank110{clear:both;display:block;font-size:1px;overflow:hidden;height:110px;}
.blank170{clear:both;display:block;font-size:1px;overflow:hidden;height:170px;}

.w1200 { max-width: 1200px; margin: 0 auto; display: block; position: relative;}

.content{ max-width: 1250px; margin-left: auto; margin-right: auto; }
.logo{
        float: none;
    display: table-cell;
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    height: 50px;
}
.header {padding: 20px 0 20px 0; position:fixed; top:0; width:100%; z-index:99; background:#fff; box-shadow:0 10px 20px rgba(100,100,100,0.1); }
.header .content{display:flex;  justify-content: space-between; align-items：center;}
.header .logo{}
.header .logo img {height: 60px;}
.header .menu { height: 60px;  text-align: center; }
.header .menu ul{margin: 0; padding: 0;}
.header .menu ul li { margin: 0; padding: 0 20px; line-height: 60px; height: 60px; float: left; position: relative;}
.header .menu ul li:last-child{margin-right: 0;}
.header .menu ul li a { }
.header .menu ul .active a { color: #426aff; font-weight: bold;}
.header .menu ul .active::after{position: absolute; content: ""; width:100%; height: 5px;  background: #426aff; bottom: 0; left: 0; border-radius: 5px;}
.header .menu ul li a:hover { color: #426aff; text-decoration: none;}

.header .phone{ width: 220px;  padding-top:5px}
.header .phone i{display: block; width: 50px; height: 50px; line-height: 50px; background: #426aff; color: #fff; border-radius: 50%; font-size: 28px; float: left; text-align:center;}
.header .phone p{display: block; width: calc(100% - 60px); height: 50px; float: right; margin: 0;}
.header .phone p span{ display: block; font-size: 12px; background: rgba(66, 106, 255, 0.1); border-radius: 10px; text-align:center; letter-spacing: 2px; }
.header .phone p span cite{color:#ffbb37;}
.header .phone p b{font-family:"montserrat"; display: block;font-size: 22px;}
.header .phone img{width:23%; }

.safe_box{height:100px}


.navBtn{position:fixed;right:12px;top:12px;z-index:9999;padding-top:14px;padding-left:13px;-webkit-transition:250ms all;transition:250ms all;cursor:pointer;border-radius:50px;width:48px;height:48px;border-radius:50px;display:none;}
.navBtn div{-webkit-transform-origin:left center;width:22px;height:2px;border-radius:3px;background: #426aff;-webkit-transition:250ms all;transition:250ms all;}
.navBtnset{ padding-top: 10px !important;}
.navBtnset div{background: #426aff !important;}
.navBtn .bar2{margin-top:6px}
.navBtn .bar3{margin-top:6px}
.navBtnActive .bar1{-webkit-transform:translateX(3px) rotate(45deg)}
.navBtnActive .bar2{opacity:0}
.navBtnActive .bar3{-webkit-transform:translateX(3px) rotate(-45deg)}
.navBtnActive div{background: #fff !important;}
.navBox{background-color:rgba(66,106,255,1);z-index:9998;width:100%;height:100%;left:0;top:0;position:fixed;-webkit-transition:250ms all;transition:250ms all;-webkit-transform:scale(2);opacity:0;display:none; }
.navBox ul{margin-right:auto;margin-left:auto;height:100%;width:100%; padding: 0;}
.navBox li{color:#FFF;width:100%;position:relative;text-align:center;font-size:18px;overflow:hidden;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(255, 255, 255, 0.1)}
.navBox li .bg{width:100%;height:100%;background: #ffbb37;-webkit-transition:.25s all;transition:.25s all;-webkit-transform:scaleY(0);-webkit-transform-origin:center center}
.navBox li a{width:100%;height:100%;display:block;text-align:center;position:absolute;left:0;top:0;color:#FFF;z-index:1}
.navBox .current .bg{-webkit-transform:scaleY(1)}
.navBox li:hover .bg{-webkit-transform:scaleY(1)}


.banner { display: block; z-index: 90 !important; box-shadow: none; overflow: hidden; position: relative; box-shadow: 0 15px 30px rgba(150,150,150,0.1);}
.banner .carousel-indicators{margin-bottom: 0;}
.banner .carousel-indicators li{width: 10px; height: 10px; border: none; background: #fff; margin: 0 5px; border-radius: 10px;}
.banner .carousel-indicators .active { width: 50px;}
.banner .carousel-inner>.item>img{width: 100%;}

.m_banner{display:none;}

.home_data{ padding: 60px 0 0 0;}
.home_data .content{display: flex;}
.home_data .item{ text-align: center; border-right: 1px #f2f2f2 solid; flex: 1; }
.home_data .item:last-child{border-right: none;}
.home_data .item span{ display: block;}
.home_data .item span b{font-size: 56px}
.home_data .item span cite{}
.home_data .item p{ display: block; margin: 0; font-size: 18px; }

.home_tariff{ padding: 50px 0 80px 0;}
.home_tariff .content{position: relative;}
.home_tariff .content::before{content: ""; width: calc(100% - 100px); height: 100px; background: #426aff; border-radius: 30px; top: 75px; left: 50px; position: absolute; z-index: -1; }
.home_tariff .title{text-align: center; background:url("../img/home_tariff_title_bg.png") center top no-repeat; border-bottom: none; width: 655px; margin:0 auto; padding:40px 0 30px 0;  z-index: 2; position: relative; }
.home_tariff .title::before{content: ""; width: 15px; height: 15px; background: #bddbff; top: 25px; left: 50px; position: absolute; border-radius: 50%; }
.home_tariff .title::after{content: ""; width: 15px; height: 15px; background: #bddbff; top: 25px; right: 50px; position: absolute; border-radius: 50%; }
.home_tariff .title h2{ font-size: 32px; font-weight: bold; color: #fff; margin: 0;}
.home_tariff .list{ border: 15px #bddbff solid; border-radius: 35px; padding: 50px; margin-top: -15px; z-index: 1; position: relative; z-index: 1; background: #fff; display: flex; }
.home_tariff .list .item{  border: 2px #426aff solid; border-radius: 15px; margin-right: 50px; overflow: hidden; float: left; flex: 1; }
.home_tariff .list .item:last-child{margin-right: 0;}
.home_tariff .list .item .tit{ text-align: center; background: #426aff; color: #fff; padding: 20px; }
.home_tariff .list .item .tit h3{ margin: 0 0 10px 0; font-size: 24px; font-weight: bold;}
.home_tariff .list .item .tit p{ margin: 0;}
.home_tariff .list .item .txt{ padding:30px 40px 40px 40px;  }
.home_tariff .list .item .txt ul{ margin: 0 0 15px 0; padding: 0 0 0 15px; }
.home_tariff .list .item .txt ul li{ list-style:disc; color: #426aff; padding: 10px 0; }
.home_tariff .list .item .txt ul li p{ color: #333; margin: 0;}
.home_tariff .list .item .txt ul li p span{ color: #ff3e14;}
.home_tariff .list .item .txt a{color: #426aff; }

.home_service{ background:url("../img/home_service_bg.jpg") center center no-repeat; background-size: cover; padding: 80px 0 20px 0; }
.home_service .title{text-align: center; margin-bottom: 50px;}
.home_service .title h2{ font-size: 32px; font-weight: bold; margin: 0; position: relative; display: inline-block;}
.home_service .title h2::before{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; left: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_service .title h2::after{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; right: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_service .list{ }
.home_service .list .item{  margin-right: 60px;  width:calc(33.33% - 40px); float: left; margin-bottom: 60px;  }
.home_service .list .item:nth-child(3n){margin-right: 0;}
.home_service .list .item .tit{ text-align: center; background:url("../img/home_service_tit_bg.png") right center no-repeat; color: #fff; padding: 20px 60px 20px 20px; display: inline-block; position: relative;   }
.home_service .list .item .tit h3{ margin: 0; font-size: 24px;}
.home_service .list .item .txt{ padding:30px; border: 2px #426aff solid; border-left: 20px #ffbb37 solid; display: flex; justify-content: space-between; align-items: center; background: #fff; }
.home_service .list .item .txt b{display: inline-block; font-weight: normal; }
.home_service .list .item .txt a{color: #ffbb37; border: 1px #ffbb37 solid; display: inline-block; padding:5px 15px; font-size: 14px;}
.home_service .list .item .txt a:hover{background: #ffbb37; color: #fff; }

.home_advantage{ padding: 80px 0; background: url("../img/home_adv_bg.jpg") center bottom no-repeat;}
.home_advantage .content{ position: relative; padding-bottom: 70px; z-index: 1;}
.home_advantage .content::before{position: absolute; content: ""; width: calc(100% - 100px); left: 50px; top: 0; bottom: 0; background: #ffffff url("../img/home_adv_bg01.jpg") center top no-repeat;z-index: -1; }
.home_advantage .content::after{position: absolute; content: ""; width: 100%; top: 20px; bottom: 20px; background: #fff url("../img/home_adv_bg02.jpg") center top no-repeat; z-index: -1; box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1); }
.home_advantage .title{text-align: center;}
.home_advantage .title h2{ font-size: 32px; font-weight: bold; line-height: 50px; height: 70px; margin: 0;}
.home_advantage .des{padding: 30px 50px; text-align: center; line-height: 2em; }
.home_advantage .des p{margin: 0;}
.home_advantage .list{ display: flex;}
.home_advantage .list .item{  flex: 1; text-align: center; padding:0 40px; border-right: 1px #f2f2f2 solid; }
.home_advantage .list .item:last-child{border-right: none;}
.home_advantage .list .item i{  border: 2px #426aff solid; border-radius: 50%; width: 100px; height: 100px; line-height: 96px; font-size: 56px; color: #426aff; margin-bottom: 20px; display: inline-block; }
.home_advantage .list .item b{font-size: 24px; font-weight: bold; display: block;  margin-bottom: 20px;}
.home_advantage .list .item p{display: block; margin: 0; color: #666; line-height: 2em; }
.home_advantage .list .item img{width:40%; margin-bottom:15px; }


.home_strength{ padding: 80px 0;}
.home_strength .title{text-align: center; background: #426aff; color: #fff; padding: 20px; border-top-left-radius: 15px; border-top-right-radius: 15px; margin-bottom: 40px;}
.home_strength .title h2{ font-size: 32px; font-weight: bold; margin: 0; position: relative; display: inline-block;}
.home_strength .title h2::before{content: ""; width: 15px; height: 15px; background: #ffffff; top: 50%; left: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_strength .title h2::after{content: ""; width: 15px; height: 15px; background: #ffffff; top: 50%; right: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_strength_slide .item{ text-align: center;}
.home_strength_slide .item .pic{margin-bottom: 10px;}
.home_strength_slide .item .pic img{width: 100%;}
.home_strength_slide .item .txt {}
/* .home_strength_slide .swiper-button-next{ opacity: 0; -webkit-transition: 0.3s; transition: 0.3s;}
.home_strength_slide .swiper-button-prev{ opacity: 0; -webkit-transition: 0.3s; transition: 0.3s;}
.home_strength_slide:hover .swiper-button-next{opacity: 1; -webkit-transition: 0.3s; transition: 0.3s;}
.home_strength_slide:hover .swiper-button-prev{opacity: 1; -webkit-transition: 0.3s; transition: 0.3s;} */

.home_safeguard{ background: url("../img/home_safeguard_bg.jpg") center top no-repeat; padding: 80px 0;}
.home_safeguard .title{text-align: center; margin-bottom: 50px;}
.home_safeguard .title h2{ font-size: 32px; font-weight: bold; margin: 0; position: relative; display: inline-block;}
.home_safeguard .title h2::before{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; left: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_safeguard .title h2::after{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; right: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_safeguard .list{ display: flex; }
.home_safeguard .list .item{ padding: 30px; border: 2px #426aff solid; background: #fff; margin-right: 30px;  flex: 1; border-radius: 15px; }
.home_safeguard .list .item:last-child{margin-right: 0;}
.home_safeguard .list .item b{font-size: 24px; font-weight: bold; display: block;  margin-bottom: 20px; position: relative; padding-bottom: 20px;}
.home_safeguard .list .item b::after{content: ""; width: 30px; height: 5px; background: #426aff; left: 0; bottom: 0; position: absolute; border-radius: 10px; }
.home_safeguard .list .item p{display: block; margin: 0; color: #666; line-height: 1.8em;  }

.home_area{ background: #426aff; color: #fff; padding: 80px 0;}
.home_area .title{text-align: center; margin-bottom: 50px;}
.home_area .title h2{ font-size: 32px; font-weight: bold; margin: 0;}
.home_area .list{  }
.home_area .list ul{ margin: 0; padding: 0;}
.home_area .list ul li{ float: left; width: 16.66%; text-align: center; padding:10px 5px; }
.home_area .list ul li a{ color: #fff; display: block;  border-radius: 10px; }
.home_area .list ul li a:hover{background: #ffbb37; }

.home_issue{ padding: 80px;}
.home_issue .content{  max-width:100%;}
.home_issue .title{text-align: center; margin-bottom: 50px;}
.home_issue .title h2{ font-size: 32px; font-weight: bold; margin: 0; position: relative; display: inline-block;}
.home_issue .title h2::before{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; left: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_issue .title h2::after{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; right: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.home_issue .list{ display: flex; }
.home_issue .list .item{border-radius: 15px; flex:1; margin-right: 40px; overflow: hidden; }
.home_issue .list .item:last-child{margin-right: 0;}
.home_issue .list .item:nth-child(1) .tit{background: #426aff;}
.home_issue .list .item:nth-child(2) .tit{background: #ffba42;}
.home_issue .list .item:nth-child(3) .tit{background: #ff4242;}
.home_issue .list .item:nth-child(4) .tit{background: #14e5b6;}
.home_issue .list .item .tit{ text-align: center; color: #fff; padding:15px 20px; display: flex; justify-content: space-between; align-items: center; }
.home_issue .list .item .tit h3{ margin:0; font-size: 20px; font-weight: bold; }
.home_issue .list .item .tit a{ margin: 0; color: #fff; font-size: 14px; }
.home_issue .list .item .con{ padding:20px; border: 1px #f2f2f2 solid; border-top: none; }
.home_issue .list .item .con ul{ margin: 0; padding: 0; }
.home_issue .list .item .con ul li{ display: flex; align-items: center; margin-bottom: 15px;  font-size: 15px }
.home_issue .list .item .con ul li:last-child{margin-bottom: 0;}
.home_issue .list .item .con ul li i{ background: #ccc; color: #fff; border-radius: 3px; display: block; width: 20px; height: 20px; text-align: center; margin-right: 15px; }
.home_issue .list .item .con ul li a{ display: block; white-space: nowrap; text-overflow: clip ; overflow: hidden;  flex: 1;}
.home_issue .list .item .con ul li:nth-child(1) i{background: #ff4242;}
.home_issue .list .item .con ul li:nth-child(2) i{background: #ff8542;}
.home_issue .list .item .con ul li:nth-child(3) i{background: #ffd542;}


.footer{ background: #232C4A; font-size: 14px}
.footer .footer_top{background: #426aff; color: #fff; padding: 10px 0;}
.footer .footer_top .content{ display: flex;}
.footer .footer_top .content .item{ flex: 1; text-align: center; display: flex; align-items: center; justify-content: center; }
.footer .footer_top .content .item i{ font-size: 48px; display: inline-block; margin-right: 20px; }
.footer .footer_top .content .item b{display: inline-block; font-size: 18px}
.footer .footer_top .content .item img{width:12%; margin-right: 20px; }

.footer .footer_center{ color: #ccc}
.footer .footer_center .menu{ padding: 20px 0;}
.footer .footer_center .menu ul{padding: 0; margin: 0; display: flex;}
.footer .footer_center .menu ul li{ flex: 1; text-align: center; position: relative; }
.footer .footer_center .menu ul li::after{content: ""; width: 1px; height: 12px; background: rgba(255, 255, 255, 0.1); top: 50%; margin-top: -6px; right: 0; position: absolute; }
.footer .footer_center .menu ul li a{ color: #ccc}
.footer .footer_center .menu ul li a:hover{ color: #fff}
.footer .footer_center .links{ border-top: 1px rgba(255, 255, 255, 0.1) solid; border-bottom: 1px rgba(255, 255, 255, 0.1) solid; padding: 20px 0;}
.footer .footer_center .links ul{ margin: 0; padding: 0; text-align: center; }
.footer .footer_center .links ul li{ display: inline-block; line-height: 30px; }
.footer .footer_center .links ul li a{ color: #ccc; white-space: nowrap; margin:0 10px; }
.footer .footer_center .links ul li a:hover{color: #fff;}

.footer .footer_bottom{ padding: 20px 0;  color: #ccc;}
.footer .footer_bottom .phone{ text-align: center; margin-bottom: 15px; }
.footer .footer_bottom .phone p{margin: 0; display: inline-block; padding: 0 20px;}
.footer .footer_bottom .copyright{ text-align: center; font-size: 14px; }
.footer .footer_bottom .copyright a{color: #ccc;}
.footer .footer_bottom .copyright a:hover{color: #fff;}


.sub_banner{height: 540px;}

.sub_cost{ padding:80px 0;}
.sub_cost .content{position: relative;}
.sub_cost .content::before{content: ""; width: calc(100% - 100px); height: 100px; background: #426aff; border-radius: 30px; top: 75px; left: 50px; position: absolute; z-index: -1; }
.sub_cost .title{text-align: center; background:url("../img/home_tariff_title_bg.png") center top no-repeat; border-bottom: none; width: 655px; margin:0 auto; padding:40px 0 30px 0;  z-index: 2; position: relative; }
.sub_cost .title::before{content: ""; width: 15px; height: 15px; background: #bddbff; top: 25px; left: 50px; position: absolute; border-radius: 50%; }
.sub_cost .title::after{content: ""; width: 15px; height: 15px; background: #bddbff; top: 25px; right: 50px; position: absolute; border-radius: 50%; }
.sub_cost .title h2{ font-size: 32px; font-weight: bold; color: #fff; margin: 0;}
.sub_cost .con{ border: 15px #bddbff solid; border-radius: 35px; padding:50px 50px 0 50px; margin-top: -15px; position: relative; z-index: 1; background: #fff; display: flex; flex-wrap: wrap; }
.sub_cost .item{ width: calc(20% - 40px); margin-right: 50px; margin-bottom: 50px; text-align: center; border: 2px #426aff solid; border-radius: 15px; overflow: hidden; }
.sub_cost .item:nth-child(5n){margin-right: 0;}
.sub_cost .item b{display: block; background: #426aff; color: #fff; padding: 20px 0; }
.sub_cost .item span{display: block; padding: 20px 0; color: #ff3e14; font-weight: bold; font-size: 24px}

.sub_cost_4 .item{ width: calc(25% - 40px); margin-right: 50px; margin-bottom: 50px; text-align: center; border: 2px #426aff solid; border-radius: 15px; overflow: hidden; }
.sub_cost_4 .item:nth-child(4n){margin-right: 0;}

.sub_space{padding: 80px 0; }
.sub_space .title{text-align: center; margin-bottom: 50px;}
.sub_space .title h2{ font-size: 32px; font-weight: bold; margin: 0; position: relative; display: inline-block;}
.sub_space .title h2::before{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; left: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }
.sub_space .title h2::after{content: ""; width: 15px; height: 15px; background: #426aff; top: 50%; right: -50px; margin-top: -8px; position: absolute; border-radius: 50%; }

.reg_process{ min-height: 500px;  position: relative;}
.reg_process::before{content: ""; width: 100%; height: 10px;  background: #426aff; position: absolute; top:50%; margin-top: -5px;}
.reg_process .item{ background: #fff; text-align: center; padding: 30px; border-radius: 15px; width: 25%; position: absolute;  }
.reg_process .item::before{width: 30px; height: 30px; background: #fff; position: absolute; content: "";  left: 50%; margin-left: -15px; transform: rotate(45deg); }
.reg_process .item::after{ width: 20px; height: 20px; background: #426aff; border: 5px #fff solid; position: absolute; content: ""; left: 50%; margin-left: -10px; border-radius: 50%; }
.reg_process .item:nth-child(odd){ bottom: 50%; margin-bottom: 50px; }
.reg_process .item:nth-child(odd)::before{ bottom: -10px;}
.reg_process .item:nth-child(odd)::after{ bottom: -60px; }
.reg_process .item:nth-child(even){ top: 50%; margin-top: 50px;}
.reg_process .item:nth-child(even)::before{ top: -10px;}
.reg_process .item:nth-child(even)::after{ top: -60px;}
.reg_process .item:nth-child(1){ left: 0;}
.reg_process .item:nth-child(2){ left: 25%;}
.reg_process .item:nth-child(3){left: 50%; }
.reg_process .item:nth-child(4){left: 75%;}
.reg_process .item i{color: #426aff; font-family:"montserrat";  font-size: 28px; display: block; margin-bottom: 20px;  }
.reg_process .item b{ display: block;}
.reg_process .item p{ display: block; margin: 0; color: #999; font-size: 14px; margin-top: 10px; text-align: left; }

.reg_process_7 .item{ width: 20% !important;}
.reg_process_7 .item:nth-child(1){ left: 0;}
.reg_process_7 .item:nth-child(2){left: 13%; }
.reg_process_7 .item:nth-child(3){left: 26%;}
.reg_process_7 .item:nth-child(4){left: 40%;}
.reg_process_7 .item:nth-child(5){left: 53%; }
.reg_process_7 .item:nth-child(6){left: 67%;}
.reg_process_7 .item:nth-child(7){right: 0;}

.reg_process_text{ background: #426aff; color: #fff; padding: 30px 0;}
.reg_process_text .content{display: flex; justify-content: space-between; align-items: center; }
.reg_process_text .text{ font-size: 28px; font-weight: bold;}
.reg_process_text .text span{font-size: 48px; color: #ffbb37;}
.reg_process_text .button{}
.reg_process_text .button a{background: #ffbb37; color: #fff; display: inline-block; padding:10px 40px; border-radius: 10px; font-weight: bold; font-size: 28px; }

.reg_means{ display: flex;}
.reg_means .reg_means_left{ background: url("../img/reg_cailiao01.jpg") right center no-repeat; background-size: cover; flex: 1; color: #fff; padding-top: 100px; padding-bottom: 100px; padding-left: calc(50% - 700px); display: flex; flex-direction: column; justify-content: center; }
.reg_means .reg_means_left .tit{ border-left: 10px #fff solid; padding-left: 20px; margin-bottom: 50px;}
.reg_means .reg_means_left .tit b{ font-size: 60px; display: block; line-height: 60px; margin-bottom: 10px; }
.reg_means .reg_means_left .tit p{ margin: 0; display: block; font-size: 24px}
.reg_means .reg_means_left .phone{ padding-left: 30px;}
.reg_means .reg_means_left .phone span{ display: block; font-size: 24px }
.reg_means .reg_means_left .phone b{ display: block; font-size: 48px; line-height: 48px;}

.reg_means .reg_means_right{ background:#f4f4f4 url("../img/reg_kf.png") right bottom no-repeat; flex: 1;  padding-top: 100px; padding-bottom: 100px; padding-right: calc(50% - 800px); padding-left: 100px; }
.reg_means .reg_means_right b{color: #426aff; font-size: 32px; display: block; margin-bottom: 30px; }
.reg_means .reg_means_right ul{margin: 0 0 30px 0; padding: 0 0 0 15px;}
.reg_means .reg_means_right ul li{list-style: disc; color: #426aff; padding: 5px 0;}
.reg_means .reg_means_right ul li p{ color: #333; font-size: 20px}
.reg_means .reg_means_right a{ border: 2px #426aff solid; color: #426aff; font-size: 24px; display: inline-block; padding: 10px 30px; border-radius: 5px; }
.reg_means .reg_means_right a:hover{ background: #426aff; color: #fff;}

.reg_success{}
.reg_success .pic{ text-align: center; margin-bottom: 50px; }
.reg_success .pic img{max-width: 100%;}
.reg_success .list{ display: flex; flex-wrap: wrap; padding:0 200px; margin-bottom: 20px; }
.reg_success .list .item{ display: flex; align-items: center; padding:10px 20px; }
.reg_success .list .item i{ display: block; background: #426aff; color: #fff; border-radius: 50%; width: 36px; height: 36px; text-align: center; line-height: 35px; font-size: 24px; margin-right: 20px; }
.reg_success .list .item span{ display: block; font-size: 24px}
.reg_success .tips{ color: #ff4242; padding:0 220px;}

.sub_problem{}
.sub_problem .list{ display: flex; flex-wrap: wrap; }
.sub_problem .list .item{ width: calc(50% - 25px);  border: 2px #426aff solid; margin-right: 50px; margin-bottom: 50px; background: #fafafa; border-radius: 10px; }
.sub_problem .list .item:nth-child(2n){margin-right: 0;}
.sub_problem .list .item a{display: block; padding: 40px; position: relative;}
.sub_problem .list .item a cite{display: block; position: absolute; width: 60px; height: 60px; border: 5px #fff solid;  background: #426aff; color: #fff; border-radius: 50%; line-height: 50px; text-align: center; font-size: 24px; font-family:montserrat; -webkit-transition: 0.3s; transition: 0.3s; }
.sub_problem .list .item .q{display: flex; align-items: center; margin-bottom: 20px;  }
.sub_problem .list .item .q i{background: #ffbb37; color: #fff; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; margin-right: 15px;  border-radius: 5px; font-size: 20px;}
.sub_problem .list .item .q h3{display: block; margin: 0; font-size: 24px; font-weight: bold;  flex: 1; }
.sub_problem .list .item .a{display: flex;  align-items: center;}
.sub_problem .list .item .a i{background: #426aff; color: #fff; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; margin-right: 15px; border-radius: 5px; font-size: 20px; align-self: flex-start;  }
.sub_problem .list .item .a p{display: block; margin: 0; background: #e7ebfb; padding: 20px; border-radius: 5px; flex: 1;  }
.sub_problem .list .item .a p span{ display: block; line-height: 25px; height: 50px; overflow: hidden;}
.sub_problem .list .item:nth-child(1) a cite{bottom: -20px; right: -20px;}
.sub_problem .list .item:nth-child(2) a cite{bottom: -20px; left: -20px;}
.sub_problem .list .item:nth-child(3) a cite{top: -20px; right: -20px;}
.sub_problem .list .item:nth-child(4) a cite{top: -20px; left: -20px;}
.sub_problem .list .item a:hover p{ color: #333;}
.sub_problem .list .item a:hover cite{background: #ffbb37; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_problem .more{ border: 2px #426aff solid; color: #426aff; font-size: 20px; display: inline-block; padding: 10px 50px; border-radius: 5px;  }
.sub_problem .more:hover{ background: #426aff; color: #fff;}

.sub_fx{ display: flex; }
.sub_fx .item{position: relative; margin-right: 50px; flex:1; color: #fff; background: #426aff; }
.sub_fx .item:last-child{margin-right: 0;}
.sub_fx .item i{ position: absolute; display: block; width: 60px; height: 60px; border: 1px #fff solid; transform: rotate(45deg); left: 50%; margin-left: -30px; top: 25%; line-height: 60px; text-align: center; font-size: 28px; font-family:montserrat; z-index: 9;  }
.sub_fx .item i cite{ display: inline-block; transform: rotate(-45deg);}
.sub_fx .item b{ position: absolute; display: block; text-align: center; width: 100%; top: 60%; font-size: 18px; z-index: 9; }
.sub_fx .item img{width: 100%; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_fx .item:hover img{ opacity: 0.2; -webkit-transition: 0.3s; transition: 0.3s;}

.sub_zxlc{ background:#f4f4f4 url("../img/zxlc_bg.jpg") center center no-repeat; background-size: cover; }
.sub_zxlc .title{color: #fff;}
.sub_zxlc .con img{display: block; max-width: 100%; margin-left: auto; margin-right: auto; }

.sub_zxywfw{}
.sub_zxywfw .con{ display: flex; }
.sub_zxywfw .con .item{ margin-right: 50px; flex:1; border: 2px #426aff solid;   display: block;text-align: center; padding: 40px; border-radius: 10px; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item:last-child{margin-right: 0;}
.sub_zxywfw .con .item i{ font-size: 48px; font-family:montserrat; display: block; margin-bottom: 20px; color: #ccc; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item b{ font-size: 24px; display: block; margin-bottom: 40px; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item a{background: #426aff; color: #fff; width: 100%; display: block; line-height: 50px; border-radius: 5px; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item:hover{background: #426aff; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item:hover i{color: #fff; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item:hover b{ color: #fff; -webkit-transition: 0.3s; transition: 0.3s;}
.sub_zxywfw .con .item:hover a{background: #fff; color: #426aff; -webkit-transition: 0.3s; transition: 0.3s;}

.sub_ljjc_cl{ padding: 80px 0 10px 0;}
.sub_ljjc_cl .content{ display: flex;}
.sub_ljjc_cl .item{ flex: 1; margin-right: 50px; padding: 40px; border-radius: 15px; }
.sub_ljjc_cl .item:last-child{margin-right: 0;}
.sub_ljjc_cl .item:nth-child(1){background: #426aff;}
.sub_ljjc_cl .item:nth-child(2){background: #ffbb37;}
.sub_ljjc_cl .item .tit{ color: #fff; margin-bottom: 20px; }
.sub_ljjc_cl .item .tit b{font-size: 28px}
.sub_ljjc_cl .item .list{background: #fff; border-radius: 10px; padding: 30px; }
.sub_ljjc_cl .item .list ul{margin: 0; padding: 0;}
.sub_ljjc_cl .item .list ul li{padding: 0; margin: 0 0 20px 0; display: flex; align-items: center; }
.sub_ljjc_cl .item .list ul li:last-child{margin-bottom: 0;}
.sub_ljjc_cl .item .list ul li i{background: #426aff; color: #fff; display: block; width: 30px; height: 30px; text-align: center; line-height: 30px; margin-right: 10px; font-size: 20px; border-radius: 3px; }
.sub_ljjc_cl .item .list ul li p{margin: 0; display: block; font-size: 18px; flex: 1; }
.sub_ljjc_cl .item:nth-child(2) .list  ul li i{background: #ffbb37;}

.sub_gsbg{ padding: 80px 0;}
.sub_gsbg .con{  padding: 50px; border-radius: 30px; margin-bottom: 80px; }
.sub_gsbg .con:last-child{margin-bottom: 0;}
.sub_gsbg .con .bg_white{ background: #fff; border-radius: 15px; padding: 50px; }
.sub_gsbg .con .tit{ text-align: center; margin-bottom: 40px; }
.sub_gsbg .con .tit h3{ font-weight: bold; font-size: 32px; margin: 0;}
.sub_gsbg .con .list{  display: flex; }
.sub_gsbg .con .list .item{ flex: 1; margin-right: 40px; }
.sub_gsbg .con .list .item:last-child{margin-right: 0;}
.sub_gsbg .con .list .item b{font-size: 20px;  color: #fff; display: inline-block; padding: 10px 20px; border-top-right-radius: 100px; }
.sub_gsbg .con .list .item ul{ margin: 0; padding: 20px 20px 20px 35px; height: calc(100% - 50px ); border:2px #426aff solid; border-left: 15px #ffbb37 solid;}
.sub_gsbg .con .list .item ul li{margin: 0 0 20px 0; padding: 0; list-style-type: disc; }
.sub_gsbg .con .list .item ul li:last-child{margin-bottom: 0;}
.sub_gsbg .con .list .item ul li p{ color: #333; margin: 0;}

.sub_gsbg .con:nth-child(1){background: #426aff;}
.sub_gsbg .con:nth-child(1) .list .item b{background: #426aff;}
.sub_gsbg .con:nth-child(1) .list .item ul{ border-color:#426aff;  border-left-color: #ffbb37;}
.sub_gsbg .con:nth-child(1) .list .item ul li{ color: #426aff;}
.sub_gsbg .con:nth-child(2){background: #ffbb37;}
.sub_gsbg .con:nth-child(2) .list .item b{background: #ffbb37;}
.sub_gsbg .con:nth-child(2) .list .item ul{ border-color:#ffbb37;  border-left-color: #426aff;}
.sub_gsbg .con:nth-child(2) .list .item ul li{ color: #ffbb37;}
.sub_gsbg .con:nth-child(3){background: #ff4242;}
.sub_gsbg .con:nth-child(3) .list .item b{background: #ff4242;}
.sub_gsbg .con:nth-child(3) .list .item ul{ border-color:#ff4242;  border-left-color: #0196ff;}
.sub_gsbg .con:nth-child(3) .list .item ul li{ color: #ff4242;}
.sub_gsbg .con:nth-child(4){background: #39d180;}
.sub_gsbg .con:nth-child(4) .list .item b{background: #39d180;}
.sub_gsbg .con:nth-child(4) .list .item ul{ border-color:#39d180;  border-left-color: #ff981f;}
.sub_gsbg .con:nth-child(4) .list .item ul li{ color: #39d180;}
.sub_gsbg .con:nth-child(5){background: #9939d1;}
.sub_gsbg .con:nth-child(5) .list .item b{background: #9939d1;}
.sub_gsbg .con:nth-child(5) .list .item ul{ border-color:#9939d1;  border-left-color: #82d139;}
.sub_gsbg .con:nth-child(5) .list .item ul li{ color: #9939d1;}
.sub_gsbg .con:nth-child(6){background: #39d1c4;}
.sub_gsbg .con:nth-child(6) .list .item b{background: #39d1c4;}
.sub_gsbg .con:nth-child(6) .list .item ul{ border-color:#39d1c4;  border-left-color: #ffbb37;}
.sub_gsbg .con:nth-child(6) .list .item ul li{ color: #39d1c4;}


.why_choice{ padding: 80px 0; background: url("../img/home_adv_bg.jpg") center bottom no-repeat;}
.why_choice .content{ position: relative; padding-bottom: 70px; background: url("../img/why_choice_bg.jpg") center center no-repeat; background-size: cover;  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1); }
.why_choice .title{text-align: center;     z-index: 9; position: relative;} 
.why_choice .title h2{ font-size: 32px; font-weight: bold;  margin: 0; background: url("../img/why_choice_bg01.png") center bottom no-repeat;  background-size: 100% 100%; display: inline-block; padding: 30px 100px;}
.why_choice .list{ display: flex; z-index: 9; position: relative;}
.why_choice .list .item{flex: 1; padding: 50px 180px;}
.why_choice .list .item b{ font-size: 24px; display: block; text-align: center; margin-bottom: 30px; }
.why_choice .list .item ul{ margin: 0; padding: 0 0 0 15px;}
.why_choice .list .item ul li{list-style-type: disc; margin: 0;  padding: 20px 0; font-size: 18px; border-bottom: 1px rgba(0,0,0,0.2) dashed; }
.why_choice .list .item ul li p{margin: 0;}
.why_choice .list .item:nth-child(1){color: #fff;}
.why_choice .list .item:nth-child(1) ul li{ border-bottom: 1px rgba(255,255,255,0.5) dashed; }

.news_nav{ background: #fff; box-shadow: 0 0 30px rgba(150, 150, 150, 0.2); margin-top: -40px; margin-bottom: 50px; }
.news_nav ul{ margin: 0; padding: 0; display: flex;}
.news_nav ul li{ flex: 1; text-align: center; }
.news_nav ul li a{ display: block; padding: 30px 10px; font-size: 20px}
.news_nav .active{background: #426aff; color: #fff;}

.news_left{width:calc(100% - 400px); float: left; }
.news_right{width: 350px; float:right; }

.news_list{ padding-bottom: 80px;}
.news_list .item{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px #e5e5e5 solid; }
.news_list .item a{display: block;}
.news_list .item .pic{ float: left; width: 240px; height: 130px; overflow: hidden; display: flex; align-items: center; }
.news_list .item .pic img{ width: 100%; display: block; }
.news_list .item .info{ float: right; width: calc(100% - 260px );}
.news_list .item .info h3{ margin: 0 0 15px 0; font-size: 24px}
.news_list .item .info p{ margin: 0 0 15px 0; line-height: 25px; height: 50px; overflow: hidden; color: #666;}
.news_list .item .info span{ color: #999; margin-right: 10px; }

.news_hot{ border: 1px #e5e5e5 solid; padding: 20px; margin-bottom: 20px; }
.news_hot .tit{border-bottom: 1px #e5e5e5 solid; padding-bottom: 20px; margin-bottom: 20px;}
.news_hot .tit h2{ margin: 0; font-weight: bold; font-size: 24px}
.news_hot .list{}
.news_hot .list ul{ padding: 0; margin: 0;}
.news_hot .list ul li{ padding: 0; line-height:30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news_hot .list ul li:last-child{margin-bottom: 0;}
.news_hot .list ul li a{display: flex; align-items: center; }
.news_hot .list ul li a i{ background: #ccc; color: #fff; width: 20px; height: 20px; display: block; text-align: center; line-height: 20px; border-radius: 5px; margin-right: 10px; }
.news_hot .list ul li a p{ flex: 1; margin: 0; display: block; }
.news_hot .list ul li:nth-child(1) a i{background: #ff4242;}
.news_hot .list ul li:nth-child(2) a i{background: #ff8542;}
.news_hot .list ul li:nth-child(3) a i{background: #ffd542;}

.ad_con{}
.ad_con a{display: block; margin-bottom: 20px;}
.ad_con img{width: 100%; }

.ul_page{ padding:10px 0 0;text-align:center; font-size: 14px}
.ul_page a,.ul_page span{padding:0 14px;line-height:34px;height:36px;display:inline-block; *display:inline; *zoom:1; color:#808080;margin:0 2px;border:1px solid #E0E0E0;}
.ul_page a:hover,.ul_page span.current{ background:#426aff;color:#fff;border-color:#426aff;text-decoration:none;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #426aff;
    border-color: #426aff;
    border-radius: 4px;
}

.news_detail{ padding: 0 0 10px 0;}
.news_detail .tit{ margin-bottom: 30px;}
.news_detail .tit h1{ margin: 0 0 15px 0; font-size: 28px; font-weight: bold;}
.news_detail .tit span{ color: #999; margin-right: 10px; }
.news_detail .tit span a{ color: #999;}
.news_detail .info{ background:#f2f2f2; border-radius:200px; display:flex; justify-content: space-between; align-items:center; padding:10px;  margin-bottom: 30px;}
.news_detail .info .pic{ width:80px; height:80px; border-radius:50%; overflow:hidden; margin-right:20px}
.news_detail .info .pic img{width:100%;}
.news_detail .info .des{flex:1;}
.news_detail .info .des b{ margin-bottom:5px; display:block; font-size:18px;}
.news_detail .info .des p{margin:0; display:block; }


.news_detail .txt{ line-height: 2em;}
.news_detail .txt p a{color: #0000cc;}
.news_detail .txt img{ max-width: 100%; display: block; margin: 20px auto;}

.contact{display: flex; padding: 80px 0; align-items: flex-end; }

.contact_left{ margin-right: 200px;}
.contact_left .tips{ margin-bottom: 100px;}
.contact_left .tips span{ font-size: 48px; color: #426aff; font-family:montserrat; display: block;}
.contact_left .tips p{ font-size: 36px; margin: 0; display: block; font-weight: bold;}
.contact_left .info{line-height: 2em;}
.contact_left .info b{}
.contact_left .info p{ margin: 0;}

.contact_right{ flex: 1;}
.contact_right .phone{ font-size: 24px; font-weight: bold; text-align: right; margin-bottom: 30px; }
.contact_right .phone span{ color: #426aff;}
.contact_right .list{ display: flex;}
.contact_right .list .item{ flex: 1; border: 1px #e5e5e5 solid; padding: 20px; text-align: center; -webkit-transition: 0.3s; transition: 0.3s; margin-left: -1px;}
.contact_right .list .item img{width: 100%;}
.contact_right .list .item a{display: block;}
.contact_right .list .item i{font-size: 72px; display: block; height: 150px; line-height: 120px; display: block; width: 70%; margin-left: auto; margin-right: auto; }
.contact_right .list .item p{margin: 0; display: block;}
.contact_right .list .item:hover{margin-top: -10px; -webkit-transition: 0.3s; transition: 0.3s;}


.kefu{ position: fixed; bottom: 0; left: 0; z-index: 99; width: 100%; display: none;}
.kefu .item{ flex: 1; background: rgba(66, 106, 255, 0.9); text-align: center; border-right: 1px rgba(255, 255, 255, 0.2) solid; }
.kefu .item:last-child{border-right: none;}
.kefu .item a{color: #fff; display: block; padding: 15px 0; display: flex; align-items: center; justify-content: center;  }
.kefu .item a i{ display: block; margin-right: 10px; }
.kefu .item a span{display: block; }


@media screen and (max-width: 1400px){
	.content{ padding-left: 30px; padding-right: 30px; }

	.home_advantage .content::after{width: calc(100% - 60px); }

}
@media screen and (max-width: 1300px){
	.header .menu ul li{ padding:0 10px}

}

@media screen and (max-width: 1200px){
	.news_left{width: 100%; float: none; }
	.news_right{width: 100%; float:none; }
}

@media screen and (max-width: 1150px){
	.header .phone{display: none;}
}

@media screen and (max-width: 1000px){
	.navBtn{display:block!important;right:10px; top:30px}
	
	.header { padding: 15px 0; position: fixed; z-index: 99; background: #fff; width: 100%; left: 0; top: 0; box-shadow: 0 10px 10px rgba(150, 150, 150, 0.1); }
	.header .logo{ }
	.header .logo img {height: 50px;}
	.header .menu { display: none; }
	.navBtn{right:10px; top:15px}
	
	.safe_box{height:80px}
	
	.home_safeguard {padding: 100px 0 70px 0;}
	.home_safeguard .list{ display: flex; flex-wrap: wrap;  }
	.home_safeguard .list .item{ width: calc(33.33% - 20px); flex: auto; margin-bottom: 30px; }
	.home_safeguard .list .item:nth-child(3n){margin-right: 0;}
	
	
}

@media screen and (max-width: 768px){
	
	.safe_box{height:70px}
	
	.banner{display:none}
	.m_banner{display:block;}
	
	.content{ padding-left: 15px; padding-right: 15px; }	
		
	.header { padding: 15px 0; position: fixed; z-index: 99; background: #fff; width: 100%; left: 0; top: 0; box-shadow: 0 10px 10px rgba(150, 150, 150, 0.1); }
	.header .logo{ }
	.header .menu { display: none; }
	.navBtn{right:10px; top:15px}
	
	
	.banner { margin-bottom: 15px; }
	.banner .carousel-indicators{margin-bottom: -5px;}
	.banner .carousel-indicators li{width: 7px; height: 7px;margin: 0 2px; }
	.banner .carousel-indicators .active { width: 30px;}
	
	.home_data{ padding: 20px 0 0 0;}
	.home_data .content{flex-wrap: wrap;}
	.home_data .item{width: 50%;  border-bottom: 1px #f2f2f2 solid; flex: auto; padding: 10px; }
	.home_data .item:nth-child(2n){border-right: none;}
	.home_data .item:nth-child(3){border-bottom: none;}
	.home_data .item:last-child{border-right: none; border-bottom: none; }
	.home_data .item span b{font-size: 36px}
	.home_data .item span cite{font-size: 14px;}
	.home_data .item p{ font-size: 14px; }
	
	.home_tariff{ padding: 30px 0 50px 0;}
	.home_tariff .content{position: relative;}
	.home_tariff .content::before{width: calc(100% - 40px);  border-radius: 15px; top: 40px; left: 20px; }
	.home_tariff .title{background-size: 100% 100%; border-bottom: none; width: 90%; margin:0 auto; padding:20px 0 15px 0;  }
	.home_tariff .title::before{ width: 10px; height: 10px; top: 15px; left: 25px;}
	.home_tariff .title::after{ width: 10px; height: 10px; top: 15px; right: 25px;  }
	.home_tariff .title h2{ font-size: 20px; font-weight: bold; color: #fff; margin: 0;}
	.home_tariff .list{ border: 8px #bddbff solid; border-radius: 20px; padding: 15px; margin-top: -8px; display: flex; flex-wrap: wrap; }
	.home_tariff .list .item{  border: 2px #426aff solid; border-radius: 15px; margin-right: 0px; overflow: hidden;  flex: auto; width: 100%; margin-bottom:15px }
	.home_tariff .list .item:last-child{margin-right: 0;}
	.home_tariff .list .item .tit{  padding: 15px; }
	.home_tariff .list .item .tit h3{font-size: 20px; }
	.home_tariff .list .item .tit p{ margin: 0; }
	.home_tariff .list .item .txt{ padding:15px;  }
	.home_tariff .list .item .txt ul li{  padding: 5px 0; }

	.home_service{padding: 50px 0 35px 0; }
	.home_service .title{ margin-bottom: 30px;}
	.home_service .title h2{ font-size: 28px;}
	.home_service .title h2::before{width: 10px; height: 10px; left: -30px; margin-top: -5px; }
	.home_service .title h2::after{width: 10px; height: 10px; right: -30px; margin-top: -5px; }
	.home_service .list{ }
	.home_service .list .item{  margin-right:0;  width:100%; float: none; margin-bottom: 15px;  }
	.home_service .list .item .tit{  padding: 10px 50px 10px 10px;   }
	.home_service .list .item .tit h3{ font-size: 18px;}
	.home_service .list .item .txt{ padding:20px;border-left: 10px #ffbb37 solid;  }

	.home_advantage{ padding: 50px 0; }
	.home_advantage .content{ position: relative; padding-bottom: 30px; z-index: 1;}
	.home_advantage .content::before{position: absolute; content: ""; width: calc(100% - 60px); left: 30px; top: 0; bottom: 0; background-size: 100%;}
	.home_advantage .content::after{width: calc(100% - 30px); background-size: 100%; top: 10px; bottom: 10px; }
	.home_advantage .title{text-align: center;}
	.home_advantage .title h2{ font-size: 28px; line-height: 30px; height: 40px; margin: 0;}
	.home_advantage .des{padding:15px; text-align: left; line-height: 1.8em; }
	.home_advantage .list{ flex-wrap: wrap; }
	.home_advantage .list .item{  width:50%; flex: auto;  padding:15px; border-right: 1px #f2f2f2 solid;  border-bottom: 1px #f2f2f2 solid; }
	.home_advantage .list .item:nth-child(3){border-bottom: none;}
	.home_advantage .list .item:last-child{border-bottom: none;}
	.home_advantage .list .item i{  width: 80px; height: 80px; line-height: 76px; font-size: 42px;  margin-bottom: 15px; }
	.home_advantage .list .item b{font-size: 20px; margin-bottom: 10px;}
	.home_advantage .list .item p{display: block; margin: 0; color: #666; line-height: 1.8em; text-align: left; }
	
	.home_strength{ padding: 50px 0;}
	.home_strength .title{margin-bottom: 15px; padding: 15px 0;}
	.home_strength .title h2{ font-size: 28px; }
	.home_strength .title h2::before{width: 10px; height: 10px;  left: -30px; margin-top: -5px; }
	.home_strength .title h2::after{ width: 10px; height: 10px;  right: -30px; margin-top: -5px; }
	.home_strength_slide .item{ text-align: center;}
	.home_strength_slide .item .pic{margin-bottom: 10px;}
	
	.home_safeguard{ padding: 50px 0 35px 0;}
	.home_safeguard .title{margin-bottom: 30px;}
	.home_safeguard .title h2{ font-size: 28px;}
	.home_safeguard .title h2::before{width: 10px; height: 10px;  left: -30px; margin-top: -5px;  }
	.home_safeguard .title h2::after{width: 10px; height: 10px;  right: -30px; margin-top: -5px;  }
	.home_safeguard .list{ display: flex;  flex-wrap: wrap;  }
	.home_safeguard .list .item{ padding: 20px;  margin-right: 15px;  width: calc(50% - 8px); flex: auto;  margin-bottom: 15px; }
	.home_safeguard .list .item:nth-child(2n){margin-right: 0;}
	.home_safeguard .list .item:nth-child(3n){margin-right: 15px;}
	.home_safeguard .list .item:last-child{margin-right: 0;}
	.home_safeguard .list .item b{font-size: 20px; padding-bottom: 15px; margin-bottom: 15px; }

	
	.home_area{ padding: 50px 0;}
	.home_area .title{margin-bottom: 30px;}
	.home_area .title h2{ font-size: 24px;}
	.home_area .list ul li{width: 50%;  }

	.home_issue{ padding: 50px 0 30px 0;}
	.home_issue .title{ margin-bottom: 30px;}
	.home_issue .title h2{ font-size: 28px;}
	.home_issue .title h2::before{width: 10px; height: 10px;  left: -30px; margin-top: -5px;  }
	.home_issue .title h2::after{width: 10px; height: 10px;  right: -30px; margin-top: -5px;  }
	.home_issue .list{ display: flex; flex-wrap: wrap; }
	.home_issue .list .item{flex:auto; width: 100%; margin-right: 0px; margin-bottom: 20px; }
	
	.footer{padding-bottom: 50px;}
	.footer .footer_top{padding: 10px 0;}
	.footer .footer_top .content{ display: flex; flex-wrap: wrap; }
	.footer .footer_top .content .item{ flex: auto; width: 50%;   display: block; border-right: 1px rgba(255, 255, 255, 0.1) solid; border-bottom: 1px rgba(255, 255, 255, 0.1) solid; padding: 10px;   }
	.footer .footer_top .content .item:nth-child(2n){border-right: none;}
	.footer .footer_top .content .item:nth-child(3){border-bottom: none;}
	.footer .footer_top .content .item:nth-child(4){border-bottom: none;}
	.footer .footer_top .content .item i{ font-size: 42px; display: inline-block; margin-right: 0px; }
	.footer .footer_top .content .item b{display:block; font-size: 16px;}
	
	.footer .footer_center .menu{ padding: 20px 0 10px 0;}
	.footer .footer_center .menu ul{ display: flex; flex-wrap: wrap; }
	.footer .footer_center .menu ul li{ flex: auto; width: 25%; margin-bottom: 10px; }
	.footer .footer_center .menu ul li:nth-child(4n)::after{display: none;}
	.footer .footer_center .menu ul li:last-child::after{display: none;}
	
	.kefu{  display: flex;}
	.sub_banner{height: 200px;}
	

	.sub_cost{ padding: 30px 0 50px 0;}
	.sub_cost .content{position: relative;}
	.sub_cost .content::before{width: calc(100% - 40px);  border-radius: 15px; top: 40px; left: 20px; }
	.sub_cost .title{background-size: 100% 100%; border-bottom: none; width: 90%; margin:0 auto; padding:20px 0 15px 0;  }
	.sub_cost .title::before{ width: 10px; height: 10px; top: 15px; left: 25px;}
	.sub_cost .title::after{ width: 10px; height: 10px; top: 15px; right: 25px;  }
	.sub_cost .title h2{ font-size: 24px; font-weight: bold; color: #fff; margin: 0;}
	.sub_cost .con{ border: 8px #bddbff solid; border-radius: 20px; padding: 15px 15px 0 15px; margin-top: -8px;  }
	.sub_cost .con .item{ width: calc(50% - 8px); margin-right: 15px; margin-bottom: 15px;  }
	.sub_cost .con .item:nth-child(2n){margin-right: 0 !important;}
	.sub_cost .con .item:nth-child(5n){margin-right: 15px;}
	.sub_cost .con .item b{padding: 15px 0;}
	.sub_cost .con .item span{ padding: 15px 0; font-size: 20px}
	
	.sub_space{padding: 50px 0; }
	.sub_space .title{ margin-bottom: 30px;}
	.sub_space .title h2{ font-size: 28px;}
	.sub_space .title h2::before{width: 10px; height: 10px; left: -30px; margin-top: -5px; }
	.sub_space .title h2::after{width: 10px; height: 10px; right: -30px; margin-top: -5px; }
	
	
	.reg_process{ height: auto;  position: relative; padding-left: 40px;}
	.reg_process::before{content: ""; width: 7px; height: 100%;  top:0; bottom: 0; left: 0; margin-top: 0;}
	.reg_process .item{ margin-right: 0px; padding: 20px; border-radius: 15px; width: 100%; position: relative; margin-bottom: 20px !important; }
	.reg_process .item::before{ left: 0; margin-left: -10px; transform: rotate(45deg); top: 30px !important; }
	.reg_process .item::after{ left: -46px; margin-left: auto; border-radius: 50%; top: 35px !important; }
	.reg_process .item:nth-child(odd){ bottom: auto; margin-bottom: auto; }
	.reg_process .item:nth-child(odd)::before{ bottom: auto;}
	.reg_process .item:nth-child(odd)::after{ bottom: auto; }
	.reg_process .item:nth-child(even){ top: auto; margin-top: auto;}
	.reg_process .item:nth-child(even)::before{ top: auto;}
	.reg_process .item:nth-child(even)::after{ top: auto;}
	.reg_process .item:nth-child(1){ left: 0;}
	.reg_process .item:nth-child(2){ left: 0;}
	.reg_process .item:nth-child(3){left: 0;}
	.reg_process .item:nth-child(4){left: 0;}
	.reg_process .item i{  margin-bottom: 15px;  }
	.reg_process .item:last-child{margin-bottom: 0 !important;}
	
	.reg_process_7 .item{ width: 100% !important;}
	.reg_process_7 .item:nth-child(1){ left: auto;}
	.reg_process_7 .item:nth-child(2){left: auto; }
	.reg_process_7 .item:nth-child(3){left: auto;}
	.reg_process_7 .item:nth-child(4){left: auto;}
	.reg_process_7 .item:nth-child(5){left: auto; }
	.reg_process_7 .item:nth-child(6){left: auto;}
	.reg_process_7 .item:nth-child(7){right:auto;}


	.reg_process_text{  padding: 20px;}
	.reg_process_text .content{ flex-direction: column; }
	.reg_process_text .text{ font-size: 20px; margin-bottom: 20px; }
	.reg_process_text .text span{font-size: 36px;}
	.reg_process_text .button a{ padding:10px 30px; font-size: 20px; }
	
	.reg_means{ display: flex; flex-direction: column;}
	.reg_means .reg_means_left{ padding:50px 20px;}
	.reg_means .reg_means_left .tit{ margin-bottom: 20px;}
	.reg_means .reg_means_left .tit b{ font-size: 30px; line-height: 30px; margin-bottom: 10px; }
	.reg_means .reg_means_left .tit p{ font-size: 20px}
	.reg_means .reg_means_left .phone{ padding-left: 30px;}
	.reg_means .reg_means_left .phone span{font-size: 20px }
	.reg_means .reg_means_left .phone b{font-size: 36px; line-height: 36px;}
	
	.reg_means .reg_means_right{ background-size: 40%; flex: 1;  padding: 30px 20px; }
	.reg_means .reg_means_right b{font-size: 24px;  margin-bottom: 15px; }
	.reg_means .reg_means_right ul{margin: 0 0 20px 0;}
	.reg_means .reg_means_right ul li{}
	.reg_means .reg_means_right ul li p{ font-size: 16px}
	.reg_means .reg_means_right a{ font-size: 20px; display:block; width: 50%; margin-left: auto; margin-right: auto; text-align: center; font-weight: bold; }

	
	.reg_success{}
	.reg_success .pic{ margin-bottom: 20px; }
	.reg_success .list{ flex-direction: column;   padding:0 0px; margin-bottom: 20px; }
	.reg_success .list .item{ display: flex; align-items: center; padding:10px 0px; }
	.reg_success .list .item i{ font-size: 16px; margin-right: 10px; }
	.reg_success .list .item span{font-size: 16px; flex: 1; }
	.reg_success .tips{ padding:0px;}
	
	.sub_problem{}
	.sub_problem .list{ display: flex; flex-wrap: wrap; }
	.sub_problem .list .item{ width: 100%; margin-right: 0px; margin-bottom: 20px; }
	.sub_problem .list .item a{ padding: 20px;}
	.sub_problem .list .item a cite{display: none; }
	.sub_problem .list .item .q{ margin-bottom: 15px;  }
	.sub_problem .list .item .q i{width: 20px; height: 20px; line-height: 20px; margin-right: 10px; font-size: 16px; align-self: flex-start;}
	.sub_problem .list .item .q h3{font-size: 16px; }
	.sub_problem .list .item .a{}
	.sub_problem .list .item .a i{ width: 20px; height: 20px; line-height: 20px; margin-right: 10px; font-size: 16px; align-self: flex-start;  }
	.sub_problem .list .item .a p{padding: 10px; }
	.sub_problem .list .item .a p span{ line-height: 20px; height: 40px;  font-size: 14px}
	.sub_problem .list .item a:hover p{ color: #333;}
	.sub_problem .list .item a:hover cite{ -webkit-transition: 0.3s; transition: 0.3s;}
	.sub_problem .more{  font-size: 16px;padding: 10px 30px; }
	
	
	.sub_fx{ flex-wrap: wrap; }
	.sub_fx .item{margin-right: 15px; flex:auto;  width: calc(50% - 8px); margin-bottom: 15px; }
	.sub_fx .item:nth-child(2n){margin-right: 0;}
	.sub_fx .item:last-child{margin-right: 0; margin-bottom: 0; }

	.sub_zxywfw{ padding-bottom: 35px;}
	.sub_zxywfw .con{ flex-wrap: wrap; }
	.sub_zxywfw .con .item{ margin-right: 15px; flex:auto; width: calc(50% - 8px);  padding: 20px; margin-bottom: 15px; }
	.sub_zxywfw .con .item:nth-child(2n){ margin-right: 0;}
	.sub_zxywfw .con .item:last-child{margin-right: 0;}
	.sub_zxywfw .con .item i{ font-size: 36px; margin-bottom: 10px;}
	.sub_zxywfw .con .item b{ font-size: 18px; margin-bottom: 20px;}
	.sub_zxywfw .con .item a{line-height: 40px;}
	.sub_zxywfw .con .item:hover{background: #426aff; }

	
	.sub_ljjc_cl{ padding: 50px 0 0;}
	.sub_ljjc_cl .content{ display: flex; flex-direction: column; }
	.sub_ljjc_cl .item{  margin-right: 0px; padding: 20px; margin-bottom: 15px; }
	.sub_ljjc_cl .item:last-child{margin-bottom: 0; }
	.sub_ljjc_cl .item .tit{ margin-bottom: 15px; }
	.sub_ljjc_cl .item .tit b{font-size: 20px}
	.sub_ljjc_cl .item .list{ padding: 20px; }
	.sub_ljjc_cl .item .list ul li{margin: 0 0 15px 0; }
	.sub_ljjc_cl .item .list ul li i{width: 20px; height: 20px; line-height: 20px;  font-size: 16px;  }
	.sub_ljjc_cl .item .list ul li p{ font-size: 16px;}
	
	.sub_gsbg{ padding: 30px 0;}
	.sub_gsbg .con{  padding: 10px; border-radius: 10px; margin-bottom: 30px; }
	.sub_gsbg .con:last-child{margin-bottom: 0;}
	.sub_gsbg .con .bg_white{ background: #fff; border-radius: 5px; padding: 20px; }
	.sub_gsbg .con .tit{ text-align: center; margin-bottom: 20px; }
	.sub_gsbg .con .tit h3{ font-weight: bold; font-size: 24px; margin: 0;}
	.sub_gsbg .con .list{ flex-direction: column; }
	.sub_gsbg .con .list .item{  margin-right: 0; margin-bottom: 15px; }
	.sub_gsbg .con .list .item:last-child{margin-right: 0; margin-bottom: 0; }
	.sub_gsbg .con .list .item b{font-size: 18px;   }
	.sub_gsbg .con .list .item ul{  height: auto;border-left: 10px #ffbb37 solid;}
	.sub_gsbg .con .list .item ul li{margin: 0 0 15px 0;  }
	.sub_gsbg .con .list .item ul li p{ font-size: 14px}
	
	.why_choice{ padding: 0; }
	.why_choice .content{ position: relative; padding-bottom: 30px; background: url("../img/why_choice_bg01.jpg") center center no-repeat; background-size: cover;  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1); }
	.why_choice .title{text-align: center;     z-index: 9; position: relative; margin-bottom: 30px;} 
	.why_choice .title h2{ font-size: 24px; font-weight: bold;  margin: 0; background: url("../img/why_choice_bg01.png") center bottom no-repeat;  background-size: 100% 100%; display: inline-block; padding: 15px 40px;}
	.why_choice .list{ display: flex; z-index: 9; position: relative;}
	.why_choice .list .item{flex: 1; padding:0px; margin-right: 20px;}
	.why_choice .list .item:last-child{margin-right: 0;}
	.why_choice .list .item b{ font-size: 18px; display: block; text-align: center; margin-bottom: 0px; }
	.why_choice .list .item ul{ margin: 0; padding: 0 0 0 15px;}
	.why_choice .list .item ul li{list-style-type: disc; margin: 0;  padding: 10px 0; font-size: 14px; border-bottom: 1px rgba(0,0,0,0.2) dashed; }
	.why_choice .list .item ul li p{margin: 0;}
	.why_choice .list .item:nth-child(1){color: #fff;}
	.why_choice .list .item:nth-child(1) ul li{ border-bottom: 1px rgba(255,255,255,0.5) dashed; }
	
	
	.news_nav{ background: none; box-shadow: none; margin-top: 15px; margin-bottom: 10px; }
	.news_nav ul{ margin: 0; padding: 0; display: flex; flex-wrap: wrap; }
	.news_nav ul li{ flex: auto; text-align: center; width: calc(33.33% - 20px / 3); background: #f2f2f2; margin-right: 10px; margin-bottom: 10px; }
	.news_nav ul li:nth-child(3n){margin-right: 0;}
	.news_nav ul li a{ padding: 10px 0; font-size: 16px}

	
	.news_left{width: 100%; float: none; }
	.news_right{width: 100%; float:none; }
	
	.news_list{ padding-bottom: 40px;}
	.news_list .item{ padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px #e5e5e5 solid; width: calc(50% - 8px); margin-right: 15px; float: left; }
	.news_list .item:nth-child(2n){margin-right: 0;}
	.news_list .item a{display: block;}
	.news_list .item .pic{ float: none; margin-bottom: 10px; width: 100%; height: 100px;}
	.news_list .item .pic img{ min-width: 100%; min-height: 100% ; }
	.news_list .item .info{ float: none; width: 100%;}
	.news_list .item .info h3{ margin: 0 0 10px 0; font-size: 16px; line-height: 20px; height: 40px; overflow: hidden;}
	.news_list .item .info p{ margin: 0 0 10px 0; line-height: 20px; height: 60px; overflow: hidden; color: #666; font-size: 14px}
	.news_list .item .info span{  margin-right: 5px; font-size: 12px }
	
	.news_hot{ border: 1px #e5e5e5 solid; padding: 15px; margin-bottom: 15px; }
	.news_hot .tit{border-bottom: 1px #e5e5e5 solid; padding-bottom: 15px; margin-bottom: 15px;}
	.news_hot .tit h2{ margin: 0; font-weight: bold; font-size: 24px}
	.news_hot .list{}
	.news_hot .list ul{ padding: 0; margin: 0;}
	.news_hot .list ul li{ padding: 0; margin: 0 0 15px 0; font-size: 14px}
	.news_hot .list ul li a{display: flex; align-items: center; }
	.news_hot .list ul li a i{ background: #ccc; color: #fff; width: 20px; height: 20px; display: block; text-align: center; line-height: 20px; border-radius: 5px; margin-right: 10px; font-size: 14px}
	.news_hot .list ul li a p{ flex: 1; margin: 0; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	.news_hot .list ul li:nth-child(1) a i{background: #ff4242;}
	.news_hot .list ul li:nth-child(2) a i{background: #ff8542;}
	.news_hot .list ul li:nth-child(3) a i{background: #ffd542;}
	
	.ad_con{}
	.ad_con a{display: block; margin-bottom: 15px;}

	
	.ul_page{ padding:10px 0 0;text-align:center; font-size: 12px}
	.ul_page a,.ul_page span{padding:0 10px;line-height:28px;height:30px;display:inline-block; *display:inline; *zoom:1; color:#808080;margin:0 2px;border:1px solid #E0E0E0;}
	.ul_page a:hover,.ul_page span.current{ background:#426aff;color:#fff;border-color:#426aff;text-decoration:none;}
	
	
	.news_detail{ padding: 10px 0 30px 0;}
	.news_detail .tit{ b padding-bottom: 20px; margin-bottom: 20px;}
	.news_detail .tit h1{ font-size: 20px; }
	.news_detail .tit span{ font-size: 14px }
	
	.contact{ padding: 30px 15px; flex-direction: column; align-items: flex-start; }

	.contact_left{ margin-right: 0px; margin-bottom: 30px; text-align: center;  flex: 1; width: 100%; }
	.contact_left .tips{ margin-bottom: 20px;}
	.contact_left .tips span{ font-size: 30px; color: #426aff; font-family:montserrat; display: block;}
	.contact_left .tips p{ font-size: 24px; margin: 0; display: block; font-weight: bold;}

	
	.contact_right{ flex: 1; width:100%}
	.contact_right .phone{ font-size: 18px;  text-align: center; margin-bottom: 20px; }
	.contact_right .phone span{ color: #426aff;}
	.contact_right .list{ display: flex;}
	.contact_right .list .item{ flex: 1; border: 1px #e5e5e5 solid; padding: 0px; text-align: center; -webkit-transition: 0.3s; transition: 0.3s; margin-left: -1px;}
	.contact_right .list .item img{width: 100%;}
	.contact_right .list .item a{display: block;}
	.contact_right .list .item i{font-size: 50px; display: block; height: 100px; line-height: 100px; display: block; width: 70%; margin-left: auto; margin-right: auto; }
	.contact_right .list .item p{margin: 0; display: block; font-size: 12px; padding-bottom:10px}
	.contact_right .list .item p cite{ display:none;}
	.contact_right .list .item p span{display: block;}
	.contact_right .list .item:hover{margin-top: -10px; -webkit-transition: 0.3s; transition: 0.3s;}
	


}

h4{font-weight:600;padding:0px;margin:0px;}
.xgs{width:1200px;margin: 0 auto; padding:10px;overflow:hidden;}
.xgs ul{ padding:1px;}
.xgs li{float:left;width:33%;overflow:hidden;padding:3px 0px;}
.xgs h4{float:left;width:90%;line-height:28px;}

.lanmu{max-width:1250px;margin: 0 auto;clear: both;padding:10px;overflow:hidden;}
.lanmu li{ width:100%;overflow:hidden;padding:15px 0px;border-bottom: 1px dotted #ccc; float:left;}
.lanmu li a{ font-size:16px;height:30px;line-height:30px;color: #3f88bf;}
.lanmu li a:hover{ color:#ff6600; text-decoration:none;}
.lanmu li span{ float:right;line-height:25px;font-size:13px;color:#888;}
.lanmu li p{padding:0px 5px;line-height:24px;color:#666;font-size:15px;}
.lanmu h5{padding-left:1px;position: relative;font-size: 16px;line-height:22px;padding-top:5px;}
.lanmu img{float:left;width:200px;height:130px;margin-right:10px;}
.sjdl {position:fixed;bottom:auto; top:0; width: 120px; height: 230px; z-index:99999; margin-top:158px;}
* html .sjdl {_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));}
#bss{ left: 8px;}
.godb{position:fixed; right:10px; bottom:82px; background:#3e3e3e; z-index:99; color:#fff;}
.godb a{color:#fff; display:block; padding:3px 5px; font-size:14px;}
.godb a.di{border-top:2px solid #fff;}

.foe {width: 100%;height:42px;background-color:#000000;position: fixed;bottom: 0px;}
.foe p {width:100%;height:auto;line-height:40px;text-align: center;padding:2px 0px;color:#FFF;font-size: 16px;list-style-type:none;}
.foe p a {color: #ffff00;line-height:26px;font-size: 18px;}
.foe p span {
    float: right;
    display: inline-block;
    margin:2px 40px 2px 1px;
    height: 30px;
    line-height:30px;
    border: 1px solid #ec3b3b;
    border-radius: 4px;
    width:90px;
    letter-spacing: 1.0px;
    background:#ec3b3b;color: #fff;
}
	
@media(max-width:573px) {
.sjdl{display:none; }

.lanmu ul{ width:100%;}
.lanmu li{ width:100%;overflow:hidden;padding:10px 0px;border-bottom: 1px dotted #ccc; float:left;}
.lanmu li a{ font-size:15px;height:29px;line-height:29px;color: #3f88bf;}
.lanmu li a:hover{ color:#ff6600; text-decoration:none;}
.lanmu li span{ float:right;line-height:20px;font-size:12px;color:#888;}
.lanmu li p{padding:0px 5px;line-height:20px;font-size:13px;color:#666;}
.lanmu h5{padding-left:1px;position: relative;font-size: 13px;line-height:22px;padding-top:1px;}
.lanmu img{float:left;width: auto; height: auto; max-width:25%;max-height:25%;margin-right:10px;}
.foe {width: 100%;height:42px;background-color:#000000;position: fixed;bottom: 0px;}
.foe p {width:100%;height:auto;line-height:40px;text-align: center;padding:2px 0px;color:#FFF;font-size:14px;list-style-type:none;}
.foe p a {color: #ffff00;line-height:26px;font-size: 18px;}

.xgs{width:100%;}
.xgs li{width:100%;}


}
